GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / RemoveHyperlinks Property





In This Topic
RemoveHyperlinks Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(30)>
Property RemoveHyperlinks As Boolean
[DispId(30)]
bool RemoveHyperlinks {get; set;}
read-write property RemoveHyperlinks: Boolean; 
DispIdAttribute(30)
function get,set RemoveHyperlinks : boolean
[DispId(30)]
__property bool get_RemoveHyperlinks();
__property void set_RemoveHyperlinks( 
   bool value
);
[DispId(30)]
property bool RemoveHyperlinks {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members